{% extends 'base.html' %} {% load static %} {% block title %}Review History - AI Code Reviewer{% endblock %} {% block content %}
Browse and search through all past AI code review runs.
{{ r.code|truncatechars:40 }}
Submit new code reviews in the workspace to fill this log.